Click or drag to resize

RuleActionsRedirectToRecipients Property

Indicates the e-mail addresses to which messages are to be redirected.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Mailbox> RedirectToRecipients { get; }

Property Value

Type: IListMailbox
The redirect to recipients.
See Also